Skip to content

Conversation

quad
Copy link

@quad quad commented Jul 10, 2023

python hasn't existed on macOS since 12.3. And python3 should exist on any modern Linux installation.

`python` hasn't existed on macOS since 12.3. And `python3` _should_ exist on any modern Linux installation.
@joseluu
Copy link

joseluu commented Sep 15, 2023

python3 also exists on Windows

  • when installing from microsoft store
  • within msys64
  • within the git for windows sdk

@benedikt-bartscher
Copy link

I had installed python-is-python3 for our debian based CI. I can confirm this PR makes it work by default on modern systems.

@fannnzhang
Copy link

In source code:
image and
image
u can see that if u want use python3 u can just set the property in local.properies file

image i set the python command to python6 just for test and u can see the project build fail

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants